<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*-----------------------------------------------------------*/
/*copyright by 鍔ㄥ姏鏃犻檺  www.btoe.cn*/
/*閭 btoe@btoe.cn*/
/*鍚堜綔鐢佃瘽 400-0599-360*/
/*鐗堟潈鎵€鏈夎繚鑰呭繀绌�*/
/*-----------------------------------------------------------*/


/*Generated by wjdhcms 3.0 */
@charset "utf-8";

::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #E2E2E2;
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #555;
}

 ::selection {
	background-color: #0f8aee;
	color: #fff;
}

::-moz-selection {
	background-color: #0f8aee;
	color: #fff;
}

::-webkit-selection {
	background-color: #0f8aee;
	color: #fff;
}

#wjdh-kefu .wjdh-kefu-qq p,
#wjdh-kefu .wjdh-kefu-qq a,
#wjdh-kefu .wjdh-kefu-tel p,
#wjdh-kefu .wjdh-kefu-tel img,
#wjdh-kefu .wjdh-kefu-erweima img{
    box-sizing: content-box;
}
* {
    padding: 0;
    margin: 0;
    font-family: 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
}

body {
    font: 14px/1.231 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
    color: #333;
    margin: 0;
    line-height: 1.5;
}
*:before, *:after {
    box-sizing: content-box;
}
:focus {
    outline: 1;
}

article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
    display: block;
}

a {
    color: #333;
    text-decoration: none;
}

a:link,
a:hover,
a:active,
a:visited {
    text-decoration: none;
}

ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}

mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold;
}

del {
    text-decoration: line-through;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}

input,
select {
    vertical-align: middle;
}

li,
ul {
    list-style-type: none;
}

img {
    border: none;
}
input,textarea {
    outline: 0;
    border: 0;
    resize: none;
}



h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd,
dt,
i,
em {
    font-weight: normal;
    font-style: normal;
}

.webqq_ewm{box-sizing: content-box;}


.fixedNav {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 100000;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop));
   box-shadow: 0px 10px 12px rgba(0,0,0,.1);
}



html{
        cursor: url(../images/cur.png),
        default;
}

a{
   cursor: url(../images/Acur.png),
   default ;
}

textarea{
    animation: animated 1s infinite;
    -moz-animation: animated 1s infinite;
    -webkit-animation: animated 1s infinite;
    -o-animation: animated 1s infinite;
 
}

input[type="text"]{
     animation: animated 1s infinite;
    -moz-animation: animated 1s infinite;
    -webkit-animation: animated 1s infinite;
    -o-animation: animated 1s infinite;
}
input[type="button"]
{
   cursor: url(../images/Acur.png),
   default  !important;
}

input,button{
        outline: none;
}

@keyframes animated {
    0% {
        cursor: url('../images/Pcuro1.png'),
        auto;
    }

    8.8% {
        cursor: url('../images/Pcuro2.png'),
            auto;
    }

    17.6% {
        cursor: url('../images/Pcuro3.png'),
            auto;
    }

    26.4% {
        cursor: url('../images/Pcuro4.png'),
            auto;
    }

    35.2% {
        cursor: url('../images/Pcuro5.png'),
            auto;
    }

    44% {
        cursor: url('../images/Pcuro6.png'),
            auto;
    }

    52.8% {
        cursor: url('../images/Pcuro7.png'),
            auto;
    }

    61.6% {
        cursor: url('../images/Pcuro8.png'),
            auto;
    }

    70.4% {
        cursor: url('../images/Pcuro9.png'),
            auto;
    }

    79.2% {
        cursor: url('../images/Pcuro10.png'),
            auto;
    }

    88% {
        cursor: url('../images/Pcuro11.png'),
            auto;
    }

    100% {
        cursor: url('../images/Pcuro12.png'),
            auto;
    }

    
}



.wjdh-ico1,.wjdh-ico2{vertical-align: middle;}


.clear{
    clear: both;
}


/* top*/

.top_bg {
    width: 100%;
    margin: 0 auto;
    height: 230px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
}

.top_bg .top_con{
    width: 1200px;
    margin: 0 auto;
    height: 150px;
}

.top_bg .top_con .logo{
    float: left;
    width: 416px;
    height: 101px;
    margin-top: 25px;
    background:  url(../images/logo_bg.png) no-repeat center;
}

.top_bg .top_con .logo img{
    width: 286px;
    height: 80px;
    display: block;
    margin: 10px 0 0 15px;
}

.top_bg .top_con .search{
    float: right;
    margin-left: 50px;
    width: 400px;
    height: 45px;
    border: 2px solid #0f8aee;
    margin-top: 50px;
}

.top_bg .top_con .search .search2{
    float: left;
    width: 300px;
    height: 45px;
    text-indent: 20px;
    font-size: 14px;
    color: #ffff;
    background: none;
}

.top_bg .top_con .search .search_s{
    width: 60px;
    height: 45px;
    background: #0f8aee;
    float: right;
}

.top_bg .top_con .search .search_s input{
    margin: 10px auto 0 auto;
    display: block;
}


.top_bg .top_con .tel{
    float: right;
    background: url(../images/tel.png) no-repeat left center;
    height: 35px;
    line-height: 35px;
    padding-left: 45px;
    margin-top: 57px;
    font-size: 30px;
    color: #333;
    font-family: 'Times New Roman', Times, serif;
}


/* nav*/

.nav_bg{
    width: 100%;
    margin: 0 auto;
    height: 80px;
    background: url(../images/nav_bg.png) repeat  center;
    z-index: 999;
    position: relative;
}
.nav_bg .t_nav{
    width: 1200px;
    margin: 0 auto;
    height: 80px;
    line-height: 80px;
}

.nav_bg .t_nav ul li{
    float: left;
    width: 150px;
    position: relative;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.nav_bg .t_nav ul li a{
    display: block;
    text-align: center;
    font-size: 15px;
    color: #333;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.nav_bg .t_nav ul li:hover{
    background: #0f8aee;
}

.nav_bg .t_nav ul li:hover a{
    color: #fff;
}

.t_nav ul li .submenu {
    display: none;
    position: absolute;
    top: 80px;
    left: 0px;
    background: #138bec;
    width: 150px;
    z-index: 999;
}

.t_nav ul li .submenu li {
    float: left;
    padding: 0;
    background: none;
    height: 45px;
    line-height: 45px;
    border-bottom: 1px solid #3494e1;
}

.t_nav ul li .submenu li a {
    float: none;
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    height: 45px;
    line-height: 45px;
    background: none;
    color: #fff;
    width: 150px;
    font-weight: normal;
}

.t_nav ul li .submenu li a:hover {
    background: #3e9ded;
    text-decoration: none;
}


/* footer*/

.footer_bg {
    width: 100%;
    margin: 70px auto 0 auto;
    height: 316px;
    background: url(../images/footer_bg.jpg) no-repeat  center;
}

.footer_bg .footer{
    width: 1200px;
    margin: 0 auto;
    padding-top: 40px;
    height: 195px;
}

.footer_bg .footer .f_l{
    float: left;
    width: 400px;
}
.footer_bg .footer .f_l h5{
    font-size: 18px;
    color: #fff;
    font-family: 'Times New Roman', Times, serif;
    text-transform: uppercase;
    background: url(../images/f_xt.jpg) no-repeat  left bottom;
    padding-bottom: 10px;
}

.footer_bg .footer .f_l  p{
    font-size: 24px;
    color: #fff;
    font-family: 'Times New Roman', Times, serif;  
    margin-top: 25px;
}

.footer_bg .footer .f_l .zx{
    width: 120px;
    height: 32px;
    line-height: 32px;
    border: 1px solid #fff;
    margin-top: 25px;
}

.footer_bg .footer .f_l .zx a{
    font-size: 14px;
    color: #fff;
    text-align: center;
    display: block;
}

.footer_bg .footer .f_c{
    float: left;
    width: 520px;
}
.footer_bg .footer .f_c h5{
    font-size: 18px;
    color: #fff;
    font-family: 'Times New Roman', Times, serif;
    text-transform: uppercase;
    background: url(../images/f_xt.jpg) no-repeat  left bottom;
    padding-bottom: 10px;
    margin-bottom: 25px;
}

.footer_bg .footer .f_c p{
    font-size: 14px;
    color: #fff;
    line-height: 32px;
}

.footer_bg .footer .f_c p img{
    vertical-align: middle;
    margin-right: 15px;
}

.footer_bg .footer .f_r{
    width: 240px;
    float: right;
} 

.footer_bg .footer .f_r h5{
    font-size: 18px;
    color: #fff;
    font-family: 'Times New Roman', Times, serif;
    text-transform: uppercase;
    background: url(../images/f_xt.jpg) no-repeat  left bottom;
    padding-bottom: 10px;
    margin-bottom: 25px;
}
.footer_bg .footer .f_r  .ewm{
    margin-top: 25px;
    width: 80px;
    height: 80px;
}

.footer_bg .footer .f_r  .ewm img{
    width: 80px;
    height: 80px;
}

.footer_bg .end{
    width: 1200px;
    height: 75px;
    line-height: 75px;
    margin: 0 auto; 
}

.footer_bg .end .e_l{
    float: left;
    font-size: 14px;
    color: #fff;
}

.footer_bg .end .e_l a{
    font-size: 14px;
    color: #fff; 
}

.footer_bg .end .e_r{
    float: right;
    font-size: 14px;
    color: #fff;
}

.footer_bg .end .e_r a{
    font-size: 14px;
    color: #fff; 
}


/* 鍐呴〉澶撮儴*/

.top_bg1 {
    width: 100%;
    margin: 0 auto;
    height: 230px;
}

.top_bg1 .top_con{
    width: 1200px;
    margin: 0 auto;
    height: 150px;
}

.top_bg1 .top_con .logo{
    float: left;
    width: 416px;
    height: 101px;
    margin-top: 25px;
    background:  url(../images/logo_bg.png) no-repeat center;
}

.top_bg1 .top_con .logo img{
    width: 286px;
    height: 80px;
    display: block;
    margin: 10px 0 0 15px;
}

.top_bg1 .top_con .search{
    float: right;
    margin-left: 50px;
    width: 400px;
    height: 45px;
    border: 2px solid #0f8aee;
    margin-top: 50px;
}

.top_bg1 .top_con .search .search2{
    float: left;
    width: 300px;
    height: 45px;
    text-indent: 20px;
    font-size: 14px;
    color: #666;
    background: none;
}

.top_bg1 .top_con .search .search_s{
    width: 60px;
    height: 45px;
    background: #0f8aee;
    float: right;
}

.top_bg1 .top_con .search .search_s input{
    margin: 10px auto 0 auto;
    display: block;
}


.top_bg1 .top_con .tel{
    float: right;
    background: url(../images/tel.png) no-repeat left center;
    height: 35px;
    line-height: 35px;
    padding-left: 45px;
    margin-top: 57px;
    font-size: 30px;
    color: #333;
    font-family: 'Times New Roman', Times, serif;
}


/* nav*/

.nav_bg1{
    width: 100%;
    margin: 0 auto;
    height: 80px;
    background: #0f8aee;
    z-index: 9;
    position: relative;
}
.nav_bg1 .t_nav{
    width: 1200px;
    margin: 0 auto;
    height: 80px;
    line-height: 80px;
}

.nav_bg1 .t_nav ul li{
    float: left;
    width: 150px;
    position: relative;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.nav_bg1 .t_nav ul li a{
    display: block;
    text-align: center;
    font-size: 15px;
    color: #fff;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.nav_bg1 .t_nav ul li:hover{
    background: #fff;
}

.nav_bg1 .t_nav ul li.nav_li:hover a{
    color: #333;
}

.nav_bg1 .t_nav ul li.nav_li.another{
    background: #fff;
}

.nav_bg1 .t_nav ul li.nav_li.another&gt;a{
    color: #333;
}

.nav_bg1 .t_nav ul li .submenu li a {
    float: none;
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    height: 45px;
    line-height: 45px;
    background: none;
    color: #fff !important;
    width: 150px;
    font-weight: normal;
}

.nav_bg1 .t_nav ul li .submenu li:hover a{
    color: #333 !important;

}</pre></body></html>